home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / OvCata.swf / scripts / frame_3 / PlaceObject2_144_24 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2005-08-04  |  718 b   |  27 lines

  1. onClipEvent(load){
  2.    _root.s1._visible = false;
  3.    _root.s2._visible = false;
  4.    _root.s3._visible = false;
  5.    _root.s4._visible = false;
  6.    _root.s5._visible = false;
  7.    _root.s6._visible = false;
  8.    _root.s7._visible = false;
  9.    _root.s8._visible = false;
  10.    _root.s9._visible = false;
  11.    _root.s10._visible = false;
  12.    _root.stopbots2 = true;
  13.    _root.stopbots3 = true;
  14.    _root.stopbots4 = true;
  15.    _root.nextbot2 = true;
  16.    _root.nextbot1 = true;
  17.    _root.nextbot3 = true;
  18.    _root.nextbot4 = true;
  19.    _root.nextbot5 = true;
  20.    _root.nextbot6 = true;
  21.    _root.nextbot7 = true;
  22.    _root.nextbot8 = true;
  23.    _root.nextbot9 = true;
  24.    _root.nextbot10 = false;
  25.    _root.endlevel1 = true;
  26. }
  27.